API

Production APIs

Tags and resources

POST
production/work-orders
Create new production work order
GET
production/work-orders
List of production work orders
POST
production/work-orders/api-operations/{apiOperationId}/instances
1 operation(s) for production/work-orders
GET
production/work-orders/{productionWorkOrderId}
Production work order details for provided identifier
POST
production/work-orders/{productionWorkOrderId}/api-operations/{apiOperationId}/instances
46 operation(s) for production/work-orders/{productionWorkOrderId}
PUT
production/work-orders/{productionWorkOrderId}
Updates the production work order data
GET
production/work-orders/{productionWorkOrderId}/assignments
List of assignments related to this production work order
POST
production/work-orders/{productionWorkOrderId}/assignments/api-operations/{apiOperationId}/instances
4 operation(s) for production/work-orders/{productionWorkOrderId}/assignments
GET
production/work-orders/{productionWorkOrderId}/document-flow
RamBase stores the data of every step in an operational business process in the form of a document, for example, a purchase quote, a purchase order, a goods reception, or a supplier invoice. Since the steps of the business processes are often based on previous steps, the documents are likewise based on one another and thus form a consecutive document chain. This resource lists all documents in the flow of the provided production work order.
GET
production/work-orders/{productionWorkOrderId}/material-deliveries
Gets material devlivery statistics fof given production work order
GET
production/work-orders/{productionWorkOrderId}/planned-operations
Planned operations for production work order
GET
production/work-orders/{productionWorkOrderId}/preferred-serial-numbers
Gets the list of serial nubers of produced units for given PWO
GET
production/work-orders/{productionWorkOrderId}/pre-production-tasks
List tasks fot the given production work order
GET
production/work-orders/{productionWorkOrderId}/produced-units
List of product units produced in production work order. Product units are created when the production work order starts and will be updated during the production.
GET
production/work-orders/{productionWorkOrderId}/production-tasks
List tasks fot the given production work order
GET
production/work-orders/{productionWorkOrderId}/related-objects?includeAssignments={includeAssignments}
Lists objects related to production work order
GET
production/work-orders/{productionWorkOrderId}/stock-material-allocations/produced-materials
Gets tree of dependent production work orders for the given one
GET
production/work-orders/{productionWorkOrderId}/work-breakdown-structure
List of all operations and sub-productions for provided production work order. Accrued and planned costs are added up from sub-productions to operations, and from operation to work orders.
GET
production/work-orders/{productionWorkOrderId}/work-log
List of worklogs related to this production work order
GET
production/work-orders/key-figures?groupBy={groupBy}
Key figures for production work orders
POST
system/api/api-operations/100296
See AOP